.topNavC {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #fafafa;
    border-bottom: 1px solid #e2e2e2;
    font-size: 14px;
}

.topNavC_l {
	color: #666;
    float: left;
}

.topNavC_r {
	color: #777;
    float: right;
}

.topNavC_user {
	float:right;
	margin-right:20px;
	position:relative;
	z-index:11;
	padding-right:14px;
	cursor:pointer;
}

.topNavC_user b {
	display:block;
	font-weight:normal;
}

.topNavC_user b:before {
	content:"";
	position: absolute;
    top: 50%;  
    right: 0px;  
    width: 5px;  
    height: 5px;  
    border-style: solid;  
    border-width: 2px 2px 0 0;  
    border-color: #47B751;  
    -webkit-transform-origin: 75% 25%;  
    -webkit-transform: rotateZ(135deg);  
    -webkit-transition: 100ms ease-in .1s;  
    transition: 100ms ease-in .1s;
}

.topNavC_user ul{ 
    display:none;  
	position:absolute;
	z-index:99;
	width:110px;  
	top:41px; 
	left:0;  
	border:1px solid #e2e2e2; 
	border-top:0;
	background:rgba(255,255,255,1); 		
	-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1); 
	box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);
	text-align:center;
	padding:7px 0;
}	
.topNavC_user ul li { 
    line-height: 32px;
	font-size:13px; 
}	
.topNavC_user ul li a { 
    display: block;
	color:#555;
}
.topNavC_user ul li a:hover {
	color:#47B751;
}

.topNavC_user02 {
	float:right;
	margin-right:15px;
	position:relative;
	z-index:11;
	cursor:pointer;
}

.topNavC_user02 a {
	color:#888;
	margin:11px 0 0 0;
	padding:0 15px;
	line-height:14px;
	display:inline-block;
}
.topNavC_user02 a:first-child {
	border-right:1px solid #d8d8d8;
}

.tophead {
	position: relative;
    height: 100px;
}

.toplogo {
    display: block;
	height:66px;
	float:left;
	margin-top:20px;
}	

.toplogo img {
    height:100%;
}

.toptxt {
	display:block;
	float:left;
	font-size: 30px;
    font-weight: 400;
    margin-top: 30px;
    margin-left: 12px;
	position:relative;
	color:#57BFB5;
	padding-left:15px;
}

.toptxt:before {
	content:"";
	position:absolute;
	left:0;
	top:50%;
	width:5px;
	height:5px;
	background:#57BFB5;
	border-radius:50%;
}

.topsearch {
    width: 530px;
    height: 40px;
	float:right;
	overflow:hidden;
	margin-top:30px;
	background:#47b751;
	position:relative;
	z-index:1;
}

.form_input {
	position:absolute;
	top:2px;
	z-index:5;
	left:2px;
    width: 385px;
    height:28px;
    line-height: 32px;
    overflow: hidden;
    padding: 4px 60px 4px 5px;
    background: #fff;
    font-size: 13px;
    color: #777;
}

.form_submit {
	position:absolute;
	right:0;
	z-index:5;
	top:0;
    width: 72px;
    height: 40px;
    border: 0 none;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
	background:url(../images/serch.png) no-repeat center;
	background-size:auto 30px;
}

.barnav {
	background: #47b751;
    height: 45px;
    line-height: 45px;
    text-align: center;
}

.bnav .m {  
	position:relative;
	float:left;
}	
.bnav h3 { 
    float:left;  
	font-weight:normal; 
	overflow:hidden;
	font-size:16px;
}	
.bnav h3 a { 
    display:block; 
	color:#fff;  
	text-align:center;
	/*padding:0 25px;*/
	width:92px;
}
.bnav li:last-child h3 a {
	
}	
.bnav .on {
	border:0;
}	
.bnav .on h3 a {
	background:#398d40; 
	color:#fff;
}	
.bnav .sub {
	display:none;  
	width:300px; 
	padding:5px 10px 10px 10px;
	position:absolute; 
	z-index:11; 
	left:0px; 
	top:45px; 
	background:#fff; 
	border:1px solid #47B751; 
	border-top:none;
}	
.bnav .sub li {
	height:24px; 
	line-height:24px; 
	padding:4px 0;  
	float:left; 
	width:50%;
	font-size:14px; 
	text-align:left;
}	
.bnav .sub li a {
	display:block; 
	padding-left:6px; 
	color:#999;
}	
.bnav .sub li a:hover {
	color:#47B751;
}	

.ifoBox {
	position: relative;
	width:390px;
	height:280px;
	overflow: hidden;
}	
.ifoBox .pic{
	position:relative; 
	z-index:0;
}	
.ifoBox .pic img {
	width:390px; 
	height:280px; 
	display: block;
}	
.ifoBox .hd {
	width:100px; 
	position: absolute; 
	right:0; 
	bottom: 10px; 
	text-align: center; 
	font-size:0; 
	z-index:1;
}	
.ifoBox .hd li{
	margin: 0 2px; 
	background: url(../images/dot.png) no-repeat 0 -16px; 
	height: 16px; 
	overflow: hidden; 
	width: 16px; 
	cursor: pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	_background: url(images/dot8.png) no-repeat 0 -16px;
}	
.ifoBox .pic li b {
	display:block;
	background:rgba(0,0,0,.6);
	height:40px;
	line-height:40px;
	position:absolute;
	z-index:5;
	width:100%;
	left:0;
	bottom:0;
	color:#FFF;
	font-size:14px;
	font-weight:normal;
	box-sizing:border-box;
	padding:0 120px 0 10px;
	overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ifoBox .hd .on{
	background-position:0 0;
}	
.ifoBox .prev,	.ifoBox .next {
	width: 60px;
	height: 90px;
	margin: -60px 0 0;
	display: none;
	background: url(../images/ad_ctr.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10; 
	cursor: pointer; 
	text-indent: -9999px; 
	filter:alpha(opacity=20);
	opacity:0.2;
}	
.ifoBox .prev {
	left: 0; 
}	
.ifoBox .next {
	background-position: 0 -90px; 
	right: 0;
}	
.ifoBox .prev:hover,.ifoBox .next:hover {
	filter:alpha(opacity=50) !important;
	opacity:0.5 !important;
}	

.if_lbox {
	margin-top:10px;
}

.mg_15 {
	margin-top:15px;
}

#iShow {
	width:100%;
	overflow:hidden;
	margin:15px 0 20px 0;
	height:110px;
}

#iShow li {
    float: left;
    margin: 0 20px 8px 0;
    overflow: hidden;
    width: 132px;
    text-align: center;
	font-size:13px;
}

#iShow li span {
	display:block;
	width:80px;
	height:80px;
	overflow:hidden;
	margin: 0 auto 5px auto;
	position:relative;
	border-radius:10px;
}

#iShow li span img {
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    width:100%;
}

#iShow li:nth-of-type(8) {
	margin:0;
}

#iShow li a {
    display: block;
}

#iShow li b {
	display:block;
	font-weight:normal;
	overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
	text-align:center;
	height:24px;
	line-height:24px;
}

.ifouce_l {
	width:390px;
	float:left;
}

.ifouce_fpic {
	width:100%;
	height:300px;
	overflow:hidden;
}

.ifouce_tit {
	height: 42px;
    line-height: 42px;
    font-size: 18px;
    border-bottom: 1px solid #ddd;
    font-weight: 400;
}

.ifouce_tit li {
	cursor:pointer;
	width:25%;
	text-align:center;
	float:left;
}

.ifouce_tit .tab-nav li.on {
    color:#47B751;
	font-weight:bold;
}	


.mg_a10 {
	margin-top:-10px;
}

.ifone_lis {
	margin-top:15px;
	height:310px;
	overflow:hidden;
}

.ifone_lis li {
	margin-bottom: 13px;
    height: 50px;
}

.ifone_lis li .reimg {
    float: left;
    width: 50px;
    height: 50px;
    display: block;
	position:relative;
	overflow:hidden;
	background:#eee;
	margin-right:10px;
}

.ifone_lis li .reimg img {
    height: 100%;
    display: block;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
}

.ifone_lis li .retxt {
    float: left;
    width:-webkit-calc(100% - 120px); 
    width:-moz-calc(100% - 120px); 
    width:calc(100% - 120px); 
}

.ifone_lis li .tit {
    display: block;
	overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 28px;
	height:28px;
    font-size: 14px;
	font-weight:normal;
}

.ifone_lis li .con {
	white-space: nowrap;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #999;
    margin-top: 2px;
	font-size:13px;
}

.ifone_lis li .con i {
	display:block;
	float:left;
	color:#999;
	margin-right:12px;
}

.ifone_lis li .con a {
	color:#999;
}

.ifouce_c {
    width:490px;
	float:left;
	margin-left:20px;	
}

.if_cbox {
	
}

#readhot ul {
    margin-top: 10px;
    position: relative;
	height:195px;
	overflow:hidden;
}

#readhot li {
    height: 32px;
    line-height: 32px;
    background: url(../images/ic.png) -253px -154px no-repeat;
    overflow: hidden;
    padding-left: 26px;
	font-size:14px;
}

#readhot li.best, #readhot li.hot, #readhot li.new {
    width: 28px;
    height: 32px;
    overflow: hidden;
    padding: 0;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
}

#readhot li.new {
    background-position: -253px -59px;
    color: #1193fc;
}

#readhot li.best {
    background-position: -253px -124px;
    color: #609c32;
}

#readhot li.hot {
    background-position: -253px -91px;
    color: red;
}

#readhot li i {
    float: right;
    margin: 0 5px;
	color: #999;
}

#readhot li .hotl {
	display:block;
	float:left;
	width:-webkit-calc(100% - 110px); 
	width:-moz-calc(100% - 110px); 
	width:calc(100% - 110px);
	overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
	margin-left:15px;
} 

#readhot li img {
    display:inline-block;
    width: 20px;
    height: 20px;
    margin-right: 7px;
}

.ifouce_r {
    width:280px;
	float:right;	
}

.ifouce_rside {
	height:240px;
	overflow:hidden;
} 

.ifouce_rside li {
	width:86px;
	float:left;
	margin-top:13px;
	margin-right:10px;
}

.ifouce_rside li:nth-child(3n) {
	margin-right:0;
}

.ifouce_rside li span {
	width:100%;
	display:block;
	height:70px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}

.ifouce_rside li span img {
	display:block;
	height: 100%;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
}

.ifouce_rside li .ntit {
	text-align:center;
}

.ifouce_rside li .ntit b {
	display:block;
	font-weight:normal;
	font-size:13px;
	overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
	height:32px;
	line-height:32px;
}

.notice {}	

.notice .tab-hd {
	color: #222;
    padding: 0;
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    background: #e5e5e5;
}
	
.notice .tab-hd ul {}	

.notice .tab-hd li{
	cursor: pointer;
    width: 50%;
    display:block;
    text-align: center;
	float:left;
}
	
.notice .tab-hd li.on{
	background: #25c88a;
    color: #fff;
}	

.notice .tab-bd {
	
}	

.tab-pal {
	height:325px;
	overflow:hidden;
	margin-top:5px;
}

.tab-pal li {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
	font-size:14px;
}

.tab-pal li em {
	display:block;
    text-align: center;
	float: right;
    color: #999;
}

.tab-pal li .img {
	display:block;
	float:left;
}

.tab-pal li .img i {
	display:block;
	float:left;
	width: 24px;
    height: 24px;
	overflow:hidden;
	position:relative;
	margin-top:6px;
}

.tab-pal li .img i img {
	display:block;
	float:left;
	position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
	height:100%;
}

.tab-pal li .img b {
    display: block;
	float:left;
    overflow: hidden;
    margin-left: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
	font-weight:normal;
	width:180px;
	font-size:13px;
}

#fav-box {
	margin:15px 0;
}

#fav-box .hd {
    height: 110px;
    width: 100%;
    position: relative;
}

#fav-box .hd .z1, #fav-box .hd .z2, #fav-box .hd .z3, #fav-box .hd .z4, #fav-box .hd .z5 {
    width: 34px;
    height: 110px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/ic.png) 0 0 no-repeat;
    z-index: 99;
    overflow: hidden;
}

#fav-box .hd .z2 {
    width: 42px;
    background-position: -36px 0;
    left: 278px;
}

#fav-box .hd .z3 {
    width: 42px;
    background-position: -80px 0;
    left: 578px;
}

#fav-box .hd .z4 {
    width: 42px;
    background-position: -124px 0;
    left: 878px;
}

#fav-box .hd .z5 {
    width: 36px;
    background-position: -168px 0;
    left: 1164px;
}

#fav-box .hd li {
    float: left;
    width: 300px;
    height: 110px;
    cursor: pointer;
    position: relative;
    z-index: 0;
}

#fav-box .hd a  {
	color:#FFF;
}

#fav-box .hd .pc {
    background: #2abff6;
}

#fav-box .hd .az {
    background: #39c88a;
}

#fav-box .hd .ios {
    background: #cc98e1;
}

#fav-box .hd .tv {
    background: #00d9bc;
}

#fav-box .hd li .s {
    display: none;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    bottom: -10px;
    overflow: hidden;
	width:0; 
    height:0; 
    border-left:10px solid transparent;
    border-right:10px solid transparent;
    border-top:10px solid #2ABFF6;
}

#fav-box .hd .pc .s {
	border-top:10px solid #2ABFF6;
}

#fav-box .hd .az .s {
	border-top:10px solid #39c88a;
}

#fav-box .hd .ios .s {
	border-top:10px solid #cc98e1;
}

#fav-box .hd .tv .s {
	border-top:10px solid #00d9bc;
}

#fav-box .hd li p {
    width: 100px;
	margin:0 auto;
    text-align: center;
    overflow: hidden;
}

#fav-box .hd li p span {
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    margin: 15px auto 0;
    display: inline-block;
    overflow: hidden;
}

#fav-box .hd li p em {
    display: inline-block;
    background: url(../images/ic.png) 6px -143px no-repeat;
    width: 50px;
    height: 40px;
    margin-top: 10px;
}

#fav-box .hd .tv p em {
    background:url(../images/top_ic2.png) no-repeat center;
	background-size:auto 120%;
}

#fav-box .hd .ios p em {
    background-position: -101px -145px;
}

#fav-box .hd .az p em {
    background-position: -47px -142px;
}

#fav-box .hd li.on .s {
	display:block!important;
}

.favi {
	
}

.favi_l {
	width:880px;
	float:left;
}

.favi_l dl {
    float: left;
    width: 205px;
    margin: 15px 20px 0 0;
	height:155px;
	overflow:hidden;
}

.favi_l dl:nth-child(4n) {
	float:right;
	margin-right:0;
}

.favi_l dt {
    padding-left: 15px;
    position: relative;
	height: 40px;
    line-height: 40px;
    font-size: 18px;
}

.favi_l dt i {
    display: inline-block;
    width: 5px;
    height: 18px;
    background: #6cdafd;
    position: absolute;
    left: 0;
    top: 13px;
}

.favi_l dt a {
    display: block;
}

.favi_l dd {
    width: 100%;
    float: left;
    position: relative;
    margin-top: 9px;
    height: 20px;
}

.favi_l dd a {
    display:block;
    width: 100%;
    overflow: hidden;
}

.favi_l dd a span {
    width: 20px;
    height: 20px;
    float: left;
	display:block;
	position:relative;
    overflow: hidden;
	margin-right:5px;
}

.favi_l dd a span img {
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
	height:100%;
}

.favi_l dd a b {
	display:block;
	float:left;
	font-size:14px;
	width:-webkit-calc(100% - 25px); 
	width:-moz-calc(100% - 25px); 
	width:calc(100% - 25px);
	overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
	font-weight:normal;
}

.favi_l dl:nth-child(2n) dt i{background:#bfc7ee}

.favi_l dl:nth-child(3n) dt i{background:#fcd68b}

.favi_l dl:nth-child(4n) dt i{background:#82e29b}


.w_right {
	float:left;
	width:-webkit-calc(100% - 310px); 
    width:-moz-calc(100% - 310px); 
    width:calc(100% - 310px);
	margin-top:25px;
	height:500px;
	overflow:hidden;
}

.w_right li {
	width: 163px;
    float: left;
    margin: 0 15px 20px 0px;
    text-align: center;
    position: relative;
	z-index:1;
	height:150px;
}

.w_right li:nth-child(5n) {
	margin-right:0;
}

.w_right li .ware-pic {
    display: block;
    overflow: hidden;
	margin:0 auto;
	text-align:center;
	width:110px;
	height:90px;
	background:#eee;
	position:relative;
}

.w_right li .ware-pic img {
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
	width:100%;
}

.w_right li .ware-tit {
	display:block;
	overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
	font-size:14px;
	height:25px;
	line-height:25px;
	font-weight:normal;
	text-align:center;
	margin-top:7px;
}

.w_right li em {
    display: block;
    color: #999;
	font-size:12px;
	line-height:24px;
	overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
	height:24px;
}

.w_right li .btn-download { display:none;}

.w_right li:hover .btn-download {
	display:block;
	color: #fff;
	background-color: #007bff;
	border-color: #007bff;
	width:70px;
	height:26px;
	line-height:26px;
	text-align:center;
	font-size:13px;
	position:absolute;
	z-index:9;
	bottom:0px;
	left:50%;
	margin-left:-40px;
	border-radius:5px;
}

.w_right li:hover em {
	display:none;
}


.wcontract_l {
	float: left;
    width: -webkit-calc(100% - 310px);
    width: -moz-calc(100% - 310px);
    width: calc(100% - 310px);
	margin-top: 25px;
    height: 500px;
    overflow: hidden;
}

.wcontract_l li {
	width:145px;
    float: left;
    margin-right: 15px;
    padding: 8px 8px 0 8px;
    margin-bottom: 18px;
    cursor: pointer;
	border:1px solid #e9e9e9;
	position:relative;
	z-index:1;
}

.wcontract_l li .Sdetail {
    display: none;
    color: #fff;
    background-color: #4a73e9;
    border: 1px solid #4a73e9;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    border-radius: 5px;
    position: absolute;
    z-index: 9;
    left: 50%;
    margin-left: -40px;
	bottom:10px;
}

.wcontract_l li .bg {
	display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9;
    left: 0;
    top: 0;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255, 0)), color-stop(80%, rgba(255,255,255, 0.7)), to(#fff));
    background: linear-gradient(180deg, rgba(255,255,255, 0) 0%, rgba(255,255,255, 0.7) 80%, #fff 100%);
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear;
}

.wcontract_l li:hover .Sdetail  { display:block; }

.wcontract_l li:hover .bg  { display:block; }

.wcontract_l li:nth-child(5n) {
	margin-right:0;
}

.wcontract_l li a {
	display:block;
}

.wcontract_img {
	height:190px;
	overflow:hidden;
	position:relative;
	background:#eee;
	border:1px solid #e8e8e8;
}

.wcontract_img img {
	position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
	height:100%;
}

.wcontract_tit {
	height:35px;
	line-height:35px;
	overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
	font-size:14px;
}

.wcontract_l li:hover {
	border:1px solid #7795e8;
}

.w_suc li .ware-pic {
	width:100%;
	height:120px;
}

.n_game {
	margin-top:25px;
	overflow:hidden;
}

.n_game li {
	width: 179px;
    float: left;
    margin: 0 25px 20px 0px;
    text-align: center;
    position: relative;
	z-index:1;
	height:160px;
}

.n_game li:nth-child(6n) {
	margin-right:0;
}

.n_game li .ware-pic {
    display: block;
    overflow: hidden;
	margin:0 auto;
	text-align:center;
	width:100%;
	height:130px;
	background:#eee;
	position:relative;
	z-index:5;
}

.n_game li .ware-pic img {
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
	max-width:100%;
}

.n_game li .ware-tit {
	display:block;
	overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
	font-size:14px;
	height:40px;
	line-height:40px;
	font-weight:normal;
	text-align:center;
}


.friendlink {
    position: relative;
}

.friendlink .title {
	height: 42px;
    line-height: 42px;
    font-size: 18px;
    border-bottom: 1px solid #ddd;
    font-weight: 400;
}

.friendlink .title b {
	display: inline-block;
    font-size: 24px;
    font-weight: 400;
    color: #676767;
    font-family: "Microsoft YaHei";
    padding: 0 2px;
    margin-right: 10px;
    border-bottom: 2px solid #04bb3f;
    position: relative;
    bottom: 1px;
}

.friendlink ul {
    padding: 15px 0;
	font-size:14px;
}

.friendlink ul li {
    float: left;
    width: 120px;
    display: inline;
    white-space: nowrap;
    line-height: 30px;
}

.ifone_btn {
	display:block;
	float:right;
	color: #47B751;
    background-color: #fff;
    border:1px solid #47B751;
    width: 56px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    font-size: 13px;
    border-radius: 5px;
    margin-top: 13px;
}


/*视频*/
.vone_t {
	margin-top:20px;
}

.vfouce_l {
	width:590px;
	float:left;
}

.veBox {
	position: relative;
	width:100%;
	height:330px;
	overflow: hidden;
}	
.veBox .pic{
	position:relative; 
	z-index:0;
}	
.veBox .pic img {
	width:590px;
	height:330px; 
}	
.veBox .hd {
	width:200px; 
	position: absolute; 
	right:10px; 
	bottom: 20px; 
	text-align: right; 
	font-size:0; 
	z-index:1;
}	
.veBox .hd li{
	margin: 0 5px; 
	background:#57BFB5; 
	height: 6px; 
	overflow: hidden; 
	width: 30px; 
	cursor: pointer;
	display:inline-block;
	zoom:1;
	border-radius:3px;
}	
.veBox .pic li b {
	display:block;
	background:rgba(0,0,0,.6);
	height:50px;
	line-height:50px;
	position:absolute;
	z-index:5;
	width:100%;
	left:0;
	bottom:0;
	color:#FFF;
	font-size:16px;
	font-weight:normal;
	box-sizing:border-box;
	padding:0 180px 0 10px;
	overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
}

.veBox .hd .on{
	background:rgba(255,255,255,.6);
}	
.veBox .prev,	.veBox .next {
	width: 60px;
	height: 90px;
	margin: -60px 0 0;
	display: none;
	background: url(../images/ad_ctr.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10; 
	cursor: pointer; 
	text-indent: -9999px; 
	filter:alpha(opacity=20);
	opacity:0.2;
}	
.veBox .prev {
	left: 0; 
}	
.veBox .next {
	background-position: 0 -90px; 
	right: 0;
}	
.veBox .prev:hover,.veBox .next:hover {
	filter:alpha(opacity=50) !important;
	opacity:0.5 !important;
}

.vfouce_c {
	width:270px;
	float:left;
	margin-left:12px;
}

.vfouce_c li {
	width:100%;
	height:159px;
	overflow:hidden;
	position:relative;
	margin-bottom:12px;
}

.vfouce_c li img {
	height:100%;
	position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
	z-index:5;
}

.vfouce_c li b {
	display: block;
    background: rgba(0,0,0,.6);
    height: 50px;
    line-height: 50px;
    position: absolute;
    z-index: 5;
    width: 100%;
    left: 0;
    bottom: 0;
    color: #FFF;
    font-size: 16px;
    font-weight: normal;
    box-sizing: border-box;
    padding: 0 10px 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.vtopline {
	width: 280px;
    padding: 15px 15px 0;
    background: #f8f8f8;
    border: 1px solid #e2e2e2;
	float:right;
}

.vtopline_t {
	display:block;
	font-size:18px;
	color:#FF2D52;
	font-weight:600;
	line-height:24px;
	margin-bottom:10px;
}

.vtopline_c {
	
}

.vtopline_c li {
	height: 60px;
    margin-bottom: 10px;
    color: #989898;
}

.vtopline_c li span {
	width:107px;
	height:60px;
	float:left;
	overflow:hidden;
	position:relative;
	background:#eee;
	margin-right: 12px;
}

.vtopline_c li span img {
	height:100%;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
}

.vtopline_c li h4 {
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin-bottom: 3px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    padding-top: 5px;
}

.vtopline_c li i {
    display: block;
    line-height: 20px;
    overflow: hidden;
	font-size:12px;
	color:#777;
}

.vbox {
	margin-top: 32px;
}

.vbox_hd {
    position: relative;
    height: 70px;
    margin-bottom: 25px;
}

.vbox_hd dl {
    position: absolute;
    top: 0;
    left: 50%;
    width: 200px;
    height: 70px;
    margin-left: -100px;
    background-color: #fff;
}

.vbox_hd dl dt {
    width: 100%;
    height: 45px;
    line-height: 45px;
    margin: 0 auto;
	text-align:center;
    overflow: hidden;
    font-size: 32px;
    color: #656565;
}

.vbox_hd dl dt b {
    margin-right:5px;
    font-size: 32px;
    font-weight: 700;
    color: #333;
}

.vbox_hd dl dd {
    font-size: 14px;
    color: #d3d3d3;
    line-height: 1;
    text-align: center;
    padding-top: 5px;
}

.vbox_hd p {
    height: 27px;
    border-bottom: 1px solid #e8eaee;
}

.vone_l {
	width:240px;
	float:left;
	height:290px;
	overflow:hidden;
}

.vone_img {
	
}

.vone_img li {
	position: relative;
    width: 100%;
    height: 135px;
    overflow: hidden;
    margin-bottom: 20px;
	z-index:1;
}

.vone_img li img {
	width:100%;
	position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
	z-index:5;
}

.vone_img li .txt {
	position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
	z-index:9;
	font-size:14px;
	background-color:rgba(0,0,0,.6);
	box-sizing:border-box;
	padding:0 15px;
	overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
}

.vone_c {
	width:620px;
	float:left;
	margin:0 25px;
	margin-top:-5px;
	height:290px;
	overflow:hidden;
}

.vone_zx {
	width:-webkit-calc(50% - 30px); 
	width:-moz-calc(50% - 30px); 
	width:calc(50% - 30px);
	float: left;
	margin-bottom:10px;
}

.vone_zx:nth-child(2n) {
	float:right;
}

.vone_zx li {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.vone_zx li:first-child {
    font-size:20px;
	font-weight:600;
}

.vone_r {
	width:290px;
	float:right;
	height:290px;
	overflow:hidden;
}

.vone_like {
    line-height: 40px;
    font-size: 18px;
    font-weight: 400;
    color: #000;
	margin-top:-8px;
}

.vone_rtop {
	width: 100%;
    height: 70px;
    margin-bottom: 5px;
    padding-bottom: 12px;
    border-bottom: 1px solid #e2e2e2;
}

.vone_rtop_img {
	width:124px;
	height:70px;
	float:left;
	overflow:hidden;
	position:relative;
	z-index:1;
}

.vone_rtop_img img {
	height:100%;
	position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
}

.vone_rtop_img .oneNum {
	position: absolute;
    left: 0;
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
	background: #ef5a52;
    bottom: 0;
	z-index:11;
	font-size:14px;
}

.vone_rtop_r {
	width:-webkit-calc(100% - 135px); 
	width:-moz-calc(100% - 135px); 
	width:calc(100% - 135px);
	float:right;
}

.vone_rtop_r b {
	display: block;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    margin-bottom: 8px;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
	font-weight:normal;
}

.vone_rtop_r p {
    height: 36px;
    line-height: 18px;
    overflow: hidden; 
    text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:2; 
	-webkit-box-orient:vertical;
    color: #989898;
    font-size: 12px;
}

.vone_rlist li {
    position: relative;
    width: 100%;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
}

.vone_rlist li i {
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #c3c3c3;
    color: #fff;
	float:left;
	margin-top:7px;
	font-size:14px;
}

.vone_rlist li b {
	font-weight:normal;
	width:-webkit-calc(100% - 30px); 
	width:-moz-calc(100% - 30px); 
	width:calc(100% - 30px);
	float:left;
	display:block;
	font-size:15px;
	margin-left:10px;
}

.vtwo_c {}

.vtwo_tit {
    font-size: 18px;
    font-weight: 400;
	text-align:center;
}

.vtwo_tit li {
	display:inline-block;
	cursor:pointer;
	position: relative;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 25px;
    cursor: pointer;
	padding:0 30px;
	margin:0 15px;
}

.vtwo_tit li.on {
    color:#fff;
	background:#57BFB5;
	border:1px solid #459C94;
}

.vtwo_box {
	/*height:390px;*/
	overflow:hidden;
}

.vtwo_video {
	margin-top:20px;
}

.vtwo_video li {
	width:220px;
	float:left;
	margin-right:25px;
	margin-bottom:20px;
}

.vtwo_video li:nth-child(5n) {
	margin-right:0;
	float:right;
}

.vtwo_video li span {
	display:block;
	width:100%;
	height:124px;
	overflow:hidden;
	position:relative;
}

.vtwo_video li span img {
	height:100%;
	position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
}

.vtwo_video li span i {
    position: absolute;
	z-index:11;
	right:10px;
	bottom:10px;
    display: block;
    width: 34px;
    height: 34px;
	background:url(../images/v1.png) no-repeat center;
	background-size:100% 100%;
}

.vtwo_video li .tit {
	overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
	font-size:14px;
	line-height:30px;
	height:30px;
}

.vtwo_video li .time {
	color:#888;
	font-size:12px;
}

.vthree {
	/*display:none*/
}

.vthree_l {
	width:420px;
	float:left;
}

.vthree_l .l_top {
	padding-bottom:10px;
}

.vthree_l .l_top h4 {
	width:100%;
    display: block;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    margin-bottom: 4px;
    font-size: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
	float:none;
	font-weight:normal;
}

.vthree_l .l_top em {
	display:block;
	float:left;
	background:#57BFB5;
	color:#fff;
	font-size:18px;
	border-radius:15px 15px 15px 0;
	padding:0 10px;
	margin-right:10px;
}

.vthree_l .l_top b {
	display:block;
	float:left;
	width:-webkit-calc(100% - 70px); 
	width:-moz-calc(100% - 70px); 
	width:calc(100% - 70px);
	font-weight:normal;
	overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
}


.vthree_l .l_top p {
    height: 60px;
    line-height: 30px;
    overflow: hidden;
    font-size: 14px;
    color: #989898;
}

.vthree_ul {
	
}

.vthree_ul li {
	height: 59px;
    line-height: 59px;
    overflow: hidden;
    font-size: 16px;
    border-top: 1px dotted #e0e0e0;
}

.vthree_ul li b {
	display:block;
	font-weight:normal;
	float:left;
	width:-webkit-calc(100% - 100px); 
	width:-moz-calc(100% - 100px); 
	width:calc(100% - 100px);
	position:relative;
	padding-left: 20px;
}

.vthree_ul li b:before {
	content:"";
	width:8px;
	height:8px;
	background:#eee;
	border-radius:50%;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-4px;
}

.vthree_ul li i {
	display:block;
	float:right;
	font-size:14px;
	color:#888;
}

.vthree_c {
	width:420px;
	float:left;
	margin:0 25px;
}

.vthree_imgs {}

.vthree_imgs li {
	width:200px;
	float:left;
	height:113px;
	position:relative;
	margin-bottom:15px;
}

.vthree_imgs li:nth-child(2n) {
	float:right;
}

.vthree_imgs li img {
	height:100%;
	position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
	z-index:5;
}

.vthree_imgs li .txt {
	background-color:rgba(0,0,0,.6);
	position: absolute;
    bottom: 0;
    left: 0;
	z-index:11;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
	box-sizing:border-box;
	padding:0 15px;
	overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
}

.vthree_zx {
	
}

.vthree_zx li {
    height: 40px;
    line-height: 40px;
    margin: 0 0 10px 0;
    padding: 0 20px;
    font-size: 16px;
    background: #f8f8f8;
	overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;	
}

.vthree_r {
	width:310px;
	float:right;
}

.vthree_hot {
	margin-top:-10px;
}

.vthree_hot li {
    height: 46px;
    line-height: 46px;
    overflow: hidden;
    font-size: 16px;
}

.vthree_hot li em {
    float: left;
    display:block;
    width: 45px;
	height:24px;
	line-height:24px;
    margin-right: 10px;
	margin-top:11px;
	font-size:14px;
    color: #fff;
    text-align: center;
	background:url(../images/hot.png) no-repeat;
}

.vthree_hot li b {
    float: left;
    display:block;
    width:-webkit-calc(100% - 60px); 
    width:-moz-calc(100% - 60px); 
    width:calc(100% - 60px);
	font-weight:normal;
}

.vtags {
    padding: 15px 0;
    background: #f7f7f7;
	margin-top:30px;
}

.vtags dl {
    float: left;
    width: 252px;
    padding: 0 0 0 20px;
    border-right: 1px dashed #e3e3e3;
}

.vtags dt {
    padding: 0 0 10px 0;
    font-weight: 700;
    font-size: 18px;
}

.vtags dd a {
    float: left;
    display: inline-block;
    width: 72px;
    height: 24px;
    overflow: hidden;
    color: #656565;
    margin-right: 10px;
}

.vtags .more {
    position: relative;
    display: block;
    float: left;
    width: 50px;
    padding: 28px 30px 0 24px;
    font-size: 18px;
    color: #3fd0ce;
}

.vtags .more:before {
	content:"";
	position: absolute;
    top: 50%;  
    right: 15px;
	margin-top:10px; 
    width: 20px;  
    height: 20px;  
    border-style: solid;  
    border-width: 2px 2px 0 0;  
    border-color: #3fd0ce;  
    -webkit-transform-origin: 75% 25%;  
    -webkit-transform: rotateZ(45deg);  
    -webkit-transition: 100ms ease-in .1s;  
    transition: 100ms ease-in .1s; 
}

.ra_video {
	
}

.ra_video li {
	float:left;
	margin-right:32px;
	margin-bottom:30px;
	width: 378px;
    /*height: 290px;*/
    background-color: #fff;
    border: 1px solid #dcdcdc;
    padding: 12px 11px 0 11px;
    box-sizing: border-box;
}

.ra_video li:nth-child(3n) {
	margin-right:0;
	float:right;
}

.ra_video li span {
	display:block;
	width: 354px;
    height: 200px;
    overflow: hidden;
    position: relative;
}

.ra_video li span img {
	height:100%;
	position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
}

.ra_video li span i {
    position: absolute;
	z-index:11;
	right:10px;
	bottom:10px;
    display: block;
    width: 45px;
    height: 45px;
	background:url(../images/v1.png) no-repeat center;
	background-size:100% 100%;
}

.ra_video li .tit {
	overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
	font-size:16px;
	line-height:60px;
	height:60px;
}

.ra_video li .time {
	color:#888;
	font-size:13px;
}

.vi_main {
	margin:20px auto;
}

.vi_left {
	width:845px;
	float:left;
}

.video_box {
	
}

.player-area {
    width: 100%;
    height: 475px;
    overflow: hidden;
    background-color: black;
    box-sizing: border-box;
    border-bottom: none;
}

.video_box .htit {
    font-size: 28px;
    font-weight: 700;
    color: #000;
	line-height:160%;
	padding:25px 0 15px 0;
}

.video-text {
    background: #f5f5f5;
    position: relative;
    padding-top: 15px;
    padding-bottom: 5px;
}

.video-text h3.md-hd-t {
    text-align: center;
    font-weight: normal;
    font-size: 16px;
    color: #57BFB5;
    height: 30px;
    line-height: 30px;
}

.video_time {
    height: 24px;
    line-height: 24px;
    color: #999;
    font-size: 14px;
    padding: 0 0 15px 0;
}

.video_time span {
    margin-right: 30px;
}

.md-hd-t i {
    position: relative;
    display: inline-block;
    width: 100px;
    height: 1px;
    margin-top: 15px;
    font-size: 0;
    vertical-align: top;
    background: #57BFB5;
}

.md-hd-t i:before {
    content: '';
    position: absolute;
    top: -2px;
    width: 5px;
    height: 5px;
    overflow: hidden;
    background: #57BFB5;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.md-hd-t i.line1:before {
    right: -13px;
}

.md-hd-t i.line2:before {
    left: -13px;
}

.md-hd-t em {
    display: inline-block;
    margin: 0 23px;
    vertical-align: top;
    font-size: 20px;
}

.video_content {
	font-size:16px;
	line-height:180%;
	padding:20px ;
}

.video_content p {
	margin-bottom:10px;
}

.video_content img {
	max-width:100%;
}

.videotags  {
	padding: 20px 0 0 0;
}

.videotags a {
    display: block;
    background: #f2f2f2;
    color: #777;
    margin-right: 10px;
    float: left;
    padding: 0 15px;
    font-size: 14px;
    border-radius: 12px;
	line-height:28px;
}

.related {
	margin-top:20px;
}

.related h4 {
    overflow: hidden;
    height: 48px;
    line-height: 48px;
    font-size: 22px;
    padding: 0 15px;
}

.related h4 b {
    color: #57BFB5;
    font-weight: normal;
    position: relative;
}

.related h4 b:before {
    content: "";
    position: absolute;
    left: -15px;
    top: 6px;
    width: 4px;
    height: 20px;
    background:#57BFB5;
}

.videolist {
	margin-top:10px;
}

.videolist li {
	/*padding: 17px 0;
    border-bottom: 1px solid #eee;
    width: 100%;*/
	width:265px;
	float:left;
	border:1px solid #eee;
	margin-bottom:20px;
	margin-right:22px;
}

.videolist li:nth-child(3n) {
	float:right;
	margin-right:0;
}

/*.videolist li:last-child {
	border-bottom:none;
}*/

.videolist_img {
	margin:5px;
    width: 255px;
    height: 143px;
    display: block;
    overflow: hidden;
    position: relative;
    background: #eee;
    z-index: 1;
    /*float: left;
    margin-right: 15px;*/
}

.videolist_img img {
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    max-height: 100%;
    z-index: 5;
}

.videolist_img .time {
	z-index:9;
	position:absolute;
	width:50px;
	height:24px;
	right:10px;
	bottom:10px;
	background-color:rgba(0,0,0,.7);
	color:#FFF;
	text-align:center;
	line-height:24px;
	border-radius:15px;
}

.videotext {
	margin:0 5px;
}

.videotext h2 {
    font-size: 15px;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
    margin-bottom: 5px;
}

.videotext .tags {
    padding-bottom: 8px;
}

.videotext .tags a {
    display: inline-block;
    padding: 0 10px;
    border: 1px solid #eee;
    border-radius: 3px;
    background: #eee;
    color: #777;
    margin-right: 6px;
    font-size: 14px;
    line-height: 24px;
}

.videotext .anot {
    padding-top: 10px;
    line-height: 22px;
}

.videotext .anot span {
	font-size:13px;
    display: inline-block;
    color: #888;
}

.vi_right {
    width: 320px;
    float: right;
    overflow: hidden;
}

.vi_rbox {
    background: #FFF;
    border-top: 2px solid #57BFB5;
    margin-bottom: 20px;
}

.vi_rbox_tit {
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    padding: 10px 0;
}

.hot_signs {
    position: relative;
    margin-right: -15px;
    padding-bottom: 10px;
    padding-top: 5px;
}

.hot_signs li {
    float: left;
    margin-right: 10px;
    margin-bottom: 12px;
}

.hot_signs li a {
    padding: 0px 15px;
    border: 1px solid #ddd;
    border-radius: 15px;
    font-size: 13px;
    line-height: 30px;
    color: #666;
    display: block;
    background: #fafafa;
}

.iright_rec li {
    padding: 17px 0;
    border-bottom: 1px dotted #ddd;
}

.iright_rec li:last-child {
    border-bottom:none;
}

.iright_img {
    width: 100px;
    height: 56px;
    display: block;
    overflow: hidden;
    position: relative;
    background: #eee;
    z-index: 1;
    float: left;
    margin-right: 15px;
}

.iright_img img {
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    max-height: 100%;
    z-index: 5;
}

.iright_text h2 {
    font-size: 16px;
    line-height: 24px;
    height: 48px;
    font-weight: normal;
    margin-bottom: 7px;
	overflow: hidden; 
    text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:2; 
	-webkit-box-orient:vertical;
}

.iright_text .anot {
    font-size: 13px;
    color: #888;
}

.iright_new {
    padding-bottom: 18px;
}

.iright_new li {
    font-size: 15px;
    line-height: 35px;
    height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    padding-left: 15px;
}

.iright_new li:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    left: 0;
    top: 50%;
    margin-top: -2px;
    background: #57BFB5;
}

/*课程*/
.coursebox {
	padding:0 0 20px 0;
}

.course_hd {
    position: relative;
    height: 70px;
    margin-bottom: 25px;
	z-index:1;
	text-align:center;
}

.course_hd b {
	text-align:center;
	font-size: 32px;
    color: #656565;
	background:#FFF;
	padding:0 20px;
	position:relative;
	display:inline-block;
	z-index:11;
	line-height:66px;
}

.course_hd .line {
	position:absolute;
	width:100%;
	height:1px;
	left:0;
	top:50%;
	z-index:5;
	background:#E8EAEE;
}


.course_type {
    width: 100%;
    padding: 5px 12px;
    box-sizing: border-box;
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
	margin:20px auto;
}

.course_type li {
	border-bottom: 1px solid #e5e5e5;
	font-size:14px;
	line-height:30px;
	padding:12px 0;
}

.course_type li:last-child {
	border-bottom:none;
}

.d01_all {
	width:60px;
    display: block;
    float: left;
    color: #797979;
	text-align:right;
	margin-right:10px;
}

.d01_ul {
    width:-webkit-calc(100% - 70px); 
    width:-moz-calc(100% - 70px); 
    width:calc(100% - 70px);
    overflow: hidden;
    float: left;
}

.d01_ul_i {
	font-weight:normal;
	float:left;
	margin-right:15px;
}

.d01_ul_i a {
	display:block;
	padding:0 15px;
	border-radius:3px;
}

.d01_ul a.current {
	background:#1FAEF0;
	color:#FFF;
}

.course_all {}

.course_all li {
    width: 378px;
    float: left;
    margin-right: 30px;
    background-color: #fff;
    border: 1px solid #dcdcdc;
    margin-bottom: 30px;
    cursor: pointer;
	padding-bottom:10px;
}

.course_all li:nth-child(3n) {
	float:right;
	margin-right:0;
}

.courseimg {
    width: 358px;
    height: 200px;
    overflow: hidden;
    position: relative;
	margin:10px;
	margin-bottom:0;
}

.courseimg img {
	position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
	width:100%;
}

.coursetxt {
	margin:0 10px;
	height:40px;
	font-size: 18px;
    color: #2E2E2E;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	line-height:40px;
}


.course_have {
	margin:0 10px;
    height: 35px;
    overflow: hidden;
}

.course_have span {
	display:block;
	float:left;
	padding-left:30px;
	font-size:14px;
	color: #9E9C9C;
	vertical-align: middle;
	line-height:35px;
}

.course_chapter {
	background:url(../images/course_1.png) no-repeat left center;
	margin-right: 15px;
}

.course_bofang {
	background:url(../images/course_2.png) no-repeat left center;
}

.courser_button {
    width: 90px;
    height: 35px;
    background:#1FAEF0 ;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-size: 14px;
    float: right;
}

.courser_button:hover {
	background:#0470F6;
	color:#FFF;
}

.course_video {
	width:100%;
	background:#f7f7f7;
	margin-top:20px;
}

.course_video_l {
	width:800px;
	float:left;
	height:450px;
	overflow:hidden;
}

.course_video_r {
	width:-webkit-calc(100% - 800px); 
	width:-moz-calc(100% - 800px); 
	width:calc(100% - 800px);
	box-sizing:border-box;
	padding:20px 30px;
	float:right;
}

.course_video_tit {
	width: 100%;
    height: 45px;
	line-height:45px;
	font-size: 20px;
	font-weight:bold;
}

.course_video_cont {
    margin-top: 10px;
	margin-bottom:10px;
}

.course_video_cont h3 {
    color: #424242;
    font-size: 14px;
	line-height:30px;
	margin-bottom:5px;
}

.course_video_cont .ct {
    color: #424242;
    font-size: 14px;
	line-height:24px;
	overflow: hidden; 
    text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:6; 
	-webkit-box-orient:vertical;
}

.course_art {
    height: 38px;
    color: #424242;
    font-size: 14px;
    line-height: 38px;
}

.course_art .number {
    color: #777;
    font-size: 14px;
}

.learn_link {
	display:block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #ffffff!important;
    background-color: #3291F5;
    border-radius: 4px;
    margin-top: 20px;
    font-size: 18px;
    cursor: pointer;
}

.learn_link:hover {
	color:#FFF!important;
	opacity:0.9;
}

.co_detail {
	margin:20px 0;
}

.co_detail_l {
	width:800px;
	float:left;
	overflow:hidden;
	background:#FFF;
	border:1px solid #E3E3E3;
	box-sizing:border-box;
}

.course_tab {
	font-size:16px;
	height:50px;
	border-bottom:1px solid #E3E3E3;
	padding:0 20px;
	line-height:50px;
}

.course_tab li {
	float:left;
	margin-right:40px;
	position:relative;
	z-index:1;
	cursor:pointer;
	padding:0 5px;
}

.course_tab li.on {
	font-weight:bold;
	color:#3291F5;
}

.course_tab li.on:before {
	content:"";
	width:100%;
	height:3px;
	position:absolute;
	left:0;
	bottom:-1px;
	background:#3291F5;
}

.course_box {}

.course_tent {
	line-height:180%;
	font-size:16px;
	margin:15px;
}

.course_tent img {
	max-width:100%;
}

.course_dire {
	
}

.course_ml {
    width: 100%;
    height: 800px;
    overflow: auto;
    cursor: pointer;
}

.course_ml_i {
    display: block;
    width: 100%;
    height: 50px;
    padding: 0 25px 0 25px;
    box-sizing: border-box;
}

.course_ml_i.current {
	background:#dbecfd;
	color:#3291F5;
}

.course_ml_i:nth-child(2n) {
	background:#f8f8f8;
}

.course_ml_i:hover {
	background:#edf6fe;
}

.course_ml_i span.ml_name {
    line-height: 50px;
    font-size: 14px;
	display:block;
	float:left;
	width:-webkit-calc(100% - 70px); 
	width:-moz-calc(100% - 70px); 
	width:calc(100% - 70px);
	overflow:hidden;
}

.course_ml_i .ml_ico {
    display:block;
	background:url(../images/zanting.png) no-repeat center;
	background-size:auto 100%;
    width: 22px;
    height: 22px;
    margin-top: 14px;
    margin-right: 10px;
    float: right;
}

.course_ml_i.current .ml_ico {
	background:url(../images/zanting2.png) no-repeat center;
	background-size:auto 100%;
}

.co_detail_r {
	width:370px;
	float:right;
	overflow:hidden;
}

.course_another {
    
}

.course_another li {
	margin-bottom:25px;
}

.course_another li span {
	display:block;
	width:100%;
	height:200px;
	position:relative;
	z-index:1;
	overflow:hidden;
}

.course_another li span img {
	width:100%;
	position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
}

.course_another li b {
	display:block;
	height:50px;
	line-height:50px;
	font-size:15px;
	overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
	font-weight:normal;
	background:#f6f6f6;
	box-sizing:border-box;
	padding:0 15px;
}

/*专题*/
.zt_top {
	width:100%;
	height:60px;
	border:1px solid #e0e0e0;
	background:#FFF;
	border-top:3px solid #ccc;
	text-align:center;
	margin-top:20px;
	display:flex;
	flex-direction:row;
	display:none;
}

.zt_top li {
	flex:1;
	line-height:1.5rem;
	line-height:60px;
	font-size:24px;
	font-weight:400;
	border-left:1px solid #e0e0e0;
}

.zt_top li i {
	display:block;
}

.zt_top li:first-child {
	border-left:none;
}

.zt_top .current i {
	position:relative;
	z-index:1;
	color:#47B751;
}

.zt_top .current i:before {
	content:"";
	position:absolute;
	z-index:5;
	width:100%;
	height:3px;
	left:0;
	top:-3px;
	background:#47B751;
}

.zt_main {
	
}

.zt_main_l {
	width:870px;
	float:left;
	margin-top:20px;
}

.zt_main_lis li {
    width: 100%;
    float: left;
    position: relative;
    color: #838383;
    margin: 0 20px 20px 0;
    background: #f5f5f5;
	overflow:hidden;
}

.zt_main_lis li:nth-child(3n) {
	/*float:right;*/
	margin-right:0;
}

.zt_main_lis .ztpic {
	display:block;
	width:100%;
	height:155px;
	background:#eee;
	position:relative;
	z-index:1;
	overflow:hidden;
}

.zt_main_lis .ztpic img {
	height:100%;
	position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
}

.zt_main_lis .ztpic .enter_zt {
	background-color:rgba(0,0,0,.75);
	position:absolute;
	z-index:5;
	left:0;
	top:0;
	width:100%;
	height:100%;
	display:none;
}

.zt_main_lis .ztpic .enter_zt b {
	display:block;
	width:100px;
	height:36px;
	line-height:36px;
	background:#47B751;
	color:#FFF;
	text-align:center;
	font-size:15px;
	border-radius:3px;
	position:absolute;
	z-index:11;
	left:50%;
	margin-left:-50px;
	top:60px;
	font-weight:normal;
}

.zt_main_lis li:hover .ztpic .enter_zt {
	display:block;
}

.zt_main_lis .zttitle {
	overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
	margin:5px 10px 0 10px;
	height:40px;
	line-height:40px;
	font-size:18px;
	font-weight:600;
}

.zt_main_lis .ztcont {
	overflow: hidden; 
    text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:2; 
	-webkit-box-orient:vertical;
	font-size:12px;
	line-height:22px;
	height:44px;
	margin:0 10px 12px 10px;
}

.zt_main_r {
	width:300px;
	float:right;
	margin-top:20px;
}

.zt_main_rbox {
	padding-left: 15px;
    padding-right: 15px;
    background: #F8F8F8;
    margin-bottom: 20px;
	padding-bottom:15px;
}

.zt_rbox_title {
    font-size: 20px;
    color: #353535;
    font-weight: normal;
    line-height: 50px;
}

.zt_about_sp {}

.zt_about_sp li {
	margin-bottom:15px;
}

.zt_about_sp li:last-child {
	margin-bottom:0;
}

.zt_about_sp .sppic {
	width:140px;
	height:79px;
	float:left;
	overflow:hidden;
	position:relative;
}

.zt_about_sp .sppic img {
	height:100%;
	position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
}

.zt_about_sp .spwz {
	width:-webkit-calc(100% - 150px); 
	width:-moz-calc(100% - 150px); 
	width:calc(100% - 150px);
	float:right;
}

.zt_about_sp .spwz h4 {
	font-size:14px;
	line-height:22px;
	overflow: hidden; 
    text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:2; 
	-webkit-box-orient:vertical;
	margin-bottom:10px;
	margin-top:5px;
}

.zt_about_sp .spwz i {
	display:block;
	font-size:12px;
	color:#999;
}

.zt_about_wz {
	margin-top:-10px;
}

.zt_about_wz li {
    overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
	border-bottom: 1px dotted #ccc;
	height:42px;
	line-height:42px;
	font-size:14px;
	padding-left:12px;
	position:relative;
	z-index:1;
}

.zt_about_wz li:before {
	content:"";
	position:absolute;
	left:0;
	top:50%;
	width:4px;
	height:4px;
	background:#ccc;
	margin-top:-2px;
}

.zt_about_wz li:last-child {
	border-bottom:none;
}

.zt_about_wd {}

.zt_about_wd li {
	margin-bottom:10px;
}

.zt_about_wd li:last-child {
	margin-bottom:0;
}

.zt_about_wd li h3 {
    display: block;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    padding-left: 22px;
    background:url(../images/question-icon.png) no-repeat 0 7px;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zt_about_wd li .co {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 22px;
    max-height: 44px;
    color: #888;
	font-size:12px;
	display:none;
}

.zt_about_wd li .co span {
	color:#000;
}

.zt_yleft {
	width:870px;
	float:left;
}


.zt_all {}

.zt_all li {
    width: 385px;
    float: left;
    position: relative;
    color: #838383;
    margin: 25px 22px 0px 0;
    background: #f9f9f9;
    border: 1px solid #E2E2E2;
    box-sizing: border-box;
}

.zt_all li:nth-child(2n) {
	float:right;
	margin-right:0;
}

.zt_all .ztpic {
	display:block;
	margin:10px;
	margin-bottom:0;
	width:360px;
	height:200px;
	background:#eee;
	position:relative;
	z-index:1;
	overflow:hidden;
}

.zt_all .ztpic img {
	height:100%;
	position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
}

.zt_all .zttitle {
	overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
	margin:5px 10px 0 10px;
	height:40px;
	line-height:40px;
	font-size:18px;
	font-weight:600;
}

.zt_all .ztcont {
	overflow: hidden; 
    text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:2; 
	-webkit-box-orient:vertical;
	font-size:14px;
	line-height:24px;
	height:48px;
	margin:0 10px 12px 10px;
}

.hovertreeContent {
	height:200px;
	overflow:hidden;
	position:relative;
}

.hewenqiToggle {
	height:40px;
	line-height:40px;
	position:absolute;
	bottom:0px;
	width:100%;
	text-align:center;
	left:0;
	background:#fff;
}

.triangle-down-hovertree,.triangle-up-hovertree {
	position:relative;
	font-size:14px;
	cursor:pointer;
	color:#888;
}

.triangle-down-hovertree:before {
	content:"查看全部";
}

.triangle-down-hovertree i,.triangle-up-hovertree i {
	display:block;
}

.triangle-down-hovertree i:before {
	content:"";
	position: absolute;
    top: 50%;
	margin-top:-1px; 
    right: -16px;  
    width: 7px;  
    height: 7px;  
    border-style: solid;  
    border-width: 2px 2px 0 0;  
    border-color: #ababab;  
    -webkit-transform-origin: 75% 25%;  
    -webkit-transform: rotateZ(135deg);  
    -webkit-transition: 100ms ease-in .1s;  
    transition: 100ms ease-in .1s;  
}

.triangle-up-hovertree:before {
	content:"收起";
}

.triangle-up-hovertree i:before {
	content:"";
	position: absolute;
    top: 50%;
	margin-top:-1px; 
    right: -16px;  
    width: 7px;  
    height: 7px;  
    border-style: solid;  
    border-width: 2px 2px 0 0;  
    border-color: #ababab;  
    -webkit-transform-origin: 75% 25%;  
    -webkit-transform: rotateZ(-45deg);  
    -webkit-transition: 100ms ease-in .1s;  
    transition: 100ms ease-in .1s;  
}

/*问答*/
.question_l {
	width:870px;
	float:left;
	overflow:hidden;
}

.question_tit {
	border:1px solid #DADADA;
	border-top:2px solid #47B751;
	height:50px;
	line-height:50px;
	font-size:18px;
	padding:0 20px;
}

.key-que-box li {
    border-bottom: 1px dotted #E8E8E8;
    padding: 5px 0;
}

.key-que-tit {
    zoom: 1;
    box-sizing: border-box;
    background: url(../images/question-icon.png) no-repeat left center;
    line-height: 45px;
	height:45px;
    padding-left: 25px;
    font-size: 16px;
	overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
}

.key-que-ans {
    zoom: 1;
    box-sizing: border-box;
    line-height: 24px;
    padding-left: 25px;
    font-size: 13px;
    color: #777;
	margin-bottom:12px;
	overflow: hidden; 
    text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:2; 
	-webkit-box-orient:vertical;
}

.key-que-ans i {
    color: #47B751;
}

.question_r {
	width:300px;
	float:right;
	overflow:hidden;
}

.ques-box {
    background: #F8F8F8;
    margin-bottom: 20px;
}

.ques-box h4.reco {
    height: 45px;
    padding: 0 20px;
    color: #333;
    font: bold 18px/45px "Microsoft YaHei";
    position: relative;
    border-bottom: 1px solid #dfdfdf;
}

.ques-artcle {
    margin: 0 20px;
}

.ques-artcle li {
    line-height: 26px;
    font-size: 14px;
    border-bottom: 1px dotted #ccc;
    padding: 12px 0;
}

.ques-artcle li:last-child {
	border-bottom:none;
}

.ques_detail {
	border:1px solid #DADADA;
	border-top:2px solid #47B751;
}

.ques_top {
	line-height:32px;
	font-size:20px;
	background:url(../images/icon_ques.png) no-repeat 20px 23px;
	padding:20px 0 10px 60px;
	color:#222;
}

.ques_top_desc {
	line-height:180%;
	font-size:14px;
	color:#777;
	margin:0 20px 20px 20px;
}

.ques_ans {
	border-top:1px solid #DADADA;
	padding:20px 20px;
	background:url(../images/icon_ans.png) no-repeat 20px 22px;
}

.ques_number {
	display:block;
	font-size:16px;
	font-weight:bold;
	color:#888;
	line-height:30px;
	padding-left:40px;
	margin-bottom:20px;
}

.ques_content {
	font-size:15px;
	line-height:32px;
	padding:12px 0 15px 5px;
}

.ques_content img {
	max-width:100%;
}

.ques_content p {
	margin-bottom:5px;
}

.ques_content:last-child {
	border-bottom:none;
}

.ques_ansnum {
	line-height:32px;
	height:32px;
	position:relative;
	z-index:1;
}

.ques_ansnum:before {
	content:"";
	position:absolute;
	width:100%;
	height:1px;
	background:#eee;
	left:0;
	top:50%;
	z-index:5;
}

.ques_ansnum b {
	background:#47B751;
	color:#FFF;
	display:inline-block;
	border-radius:3px;
	font-size:16px;
	padding:0 20px;
	position:relative;
	z-index:11;
	font-weight:normal;
}

.similarity {
    border: 1px solid #DADADA;
    box-sizing: border-box;
    margin-top: 20px;
}

.similarity h3 {
    margin: 20px 20px 10px 20px;
    font-size: 18px;
}

.similarity ul {
    margin: 0 20px 10px;
    overflow: hidden;
}

.similarity ul li {
    float: left;
    width: 47%;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
	padding-left:14px;
	font-size:14px;
}

.similarity ul li:nth-child(2n) {
	float:right;
}

.similarity ul li:before {
    background: #ccc;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 15px;
    content: "";
}



/*问答频道*/
.ques_channel {
    margin: 20px auto;
}

.ques_layout {
    width: 820px;
    float: left;
}

.ques_layout li {
    width: 400px;
    float: left;
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin-right: 20px;
    border-radius: 10px;
}

.ques_layout li:nth-child(2n) {
	float:right;
	margin-right:0;
}

.ques_layout li .ques_layout_pic {
    width: 100%;
    height: 220px;
    overflow: hidden;
	position:relative;
	background: #f8f8f8;
}

.ques_layout li .ques_layout_pic img {
    display: block;
    width: 100%;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
}

.ques_layout li .ques_layout_text {
    width: 100%;
    height: 120px;
    background: #f8f8f8;
    box-sizing: border-box;
    padding: 10px 15px;
}

.ques_layout_text h4 {
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
}

.ques_layout_cont {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 24px;
    height: 48px;
    color: #888;
}

.ask_side {
    width: 350px;
    overflow: hidden;
    float: right;
}

.today_hot {
    height: 45px;
}

.today_hot h2 {
    background: url(../images/icon1.jpg) no-repeat;
    width: 89px;
    height: 41px;
    color: white;
    line-height: 32px;
    font-size: 18px;
    text-indent: 8px;
    float: left;
    font-weight: normal;
}

.today_hot span {
    float: left;
    font-size: 16px;
    color: #ccc;
    line-height: 32px;
    margin-left: 10px;
}

.ask_side_one {
}

.ask_side_one li {
    border-bottom: 1px dashed #dddddd;
    padding-bottom: 15px;
    margin-top: 10px;
}

.ask_side_one li:first-child {
    margin-top: 0!important;
}

.ask_side_one h4 {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-weight: normal;
    font-size: 20px;
}

.ask_side_one h4 a {
    color: #65BB0A;
}

.ask_side_one_c {
    line-height: 24px;
    height: 48px;
    color: #666;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.ask_side_one_c a {
    color: #65BB0A;
}

.ask_side .ask_side_two {
    height: 65px;
    overflow: hidden;
    margin-top: 10px;
}

.ask_side .ask_side_two li {
    font-size: 14px;
    overflow: hidden;
    line-height: 32px;
    height: 32px;
}

.ask_side .ask_side_two li a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bgone {
    background: #f8f8f8;
    padding: 15px 0 20px 0;
	margin-bottom:20px;
}

.ask_left_pic {
    width: 820px;
    float: left;
    overflow: hidden;
}

.ask_toptie {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    position: relative;
    z-index: 1;
}

.ask_left_pic li {
	float:left;
	margin-left:20px;
    width: 260px;
    height: 145px;
    overflow: hidden;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
    border-radius: 10px;
	margin-top: 10px;
}

.ask_left_pic li img {
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
	height:100%;
}

.ask_left_pic li:first-child {
    width: 540px;
    height: 310px;
    overflow: hidden;
    float: left;
    position: relative;
    z-index: 1;
    border-radius: 10px;
	margin-left:0;
}

.ques_layout_shadow {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: rgba(0,0,0,.5);
    color: #FFF;
    padding: 0 15px;
    box-sizing: border-box;
    position: absolute;
    z-index: 11;
    left: 0;
    bottom: 0;
    font-size: 15px;
	overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ques_layout_shadow a {
    color: #fff;
}

.ask_right_recom {
    width: 350px;
    float: right;
}

.ask_right_recom li {
    width: 100%;
    border-bottom: 1px solid #e8e8e8;
    padding: 13px 0;
}

.ask_right_recom li:last-child {
	border-bottom:none;
}

.right_recom_pic {
    width: 150px;
    height: 84px;
    float: left;
    overflow: hidden;
    margin-right: 15px;
    position: relative;
    z-index: 1;
}

.right_recom_pic img {
    display: block;
    width: 100%;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
}

.right_recom_tit {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    font-weight: normal;
}

.right_recom_text {
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 13px;
    color: #777;
    margin-top: 3px;
}

.ask_toptie {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    position: relative;
    z-index: 1;
}

.ask_toptie_more {
    display: block;
    position: absolute;
    right: 0;
    z-index: 11;
    top: 50%;
    margin-top: -26px;
    font-size: 14px;
    color: #999;
}

.ware_list {
    padding: 10px 0;
}

.ware_list li {
    border: 1px solid #EEEEEE;
    zoom: 1;
    box-sizing: border-box;
    padding: 10px 15px;
    width: 385px;
    float: left;
    margin-right: 22px;
    margin-bottom: 15px;
}

.ware_list li:nth-child(3n) {
	float:right;
	margin-right:0;
}

.ware_list li .ware_ques {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    background:url(../images/icon_ques.png) no-repeat left center;
	background-size:19px auto;
    padding-left: 28px;
}

.ware_list li .ware_answ {
    margin-top: 5px;
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    background:url(../images/icon_ans.png) no-repeat 0px 3px;
	background-size:19px auto;
    padding-left: 28px;
    color: #888;
}




